- access variable
- переменная доступа, ссылочная переменная
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Access Virus — The Access Virus is a German made virtual analog synthesizer which was first produced in 1997 and has since been upgraded frequently, with the company releasing new models about every two years. The latest of these are the Access Virus TI, Polar… … Wikipedia
Variable-width encoding — This article is about the storage of text in computers. For the transmission of data across noisy channels, see variable length code. A variable width encoding is a type of character encoding scheme in which codes of differing lengths are used to … Wikipedia
Variable Specific Impulse Magnetoplasma Rocket — Artist s impression of several VASIMR engines propelling a craft through space The Variable Specific Impulse Magnetoplasma Rocket (VASIMR) is an electro magnetic thruster for spacecraft propulsion. It uses radio waves to ionize and heat a… … Wikipedia
access specifier — noun A keyword applied to a variable, method, etc. that indicates which other parts of the program are permitted to access it … Wiktionary
Access charge — A charge paid by all market participants withdrawing energy from the ISO controlled grid. The access charge will recover the portion of a utility s transmission revenue requirement not recovered through the variable usage charge. California… … Energy terms
Variable Bitrate — Die Datenübertragungsrate (auch Datentransferrate, Datenrate oder umgangssprachlich Verbindungsgeschwindigkeit, Übertragungsgeschwindigkeit, und nicht ganz zutreffend auch „Kapazität“, „Bandbreite“ genannt) bezeichnet die digitale Datenmenge, die … Deutsch Wikipedia
Office for Fair Access — The Office for Fair Access is a non departmental public body responsible for ensuring that any university or higher education institution in England which plans to charge variable tuition fees starting with the academic year 2006/7 has in place… … Wikipedia
Virtual storage access method — (VSAM) is an IBM disk file storage access method, first used in the OS/VS2 operating system, later used throughout the Multiple Virtual Storage (MVS) architecture and now in z/OS. Originally a record oriented filesystem, VSAM comprises four data… … Wikipedia
Random access machine — In computer science, random access machine (RAM) is an abstract machine in the general class of register machines. The RAM is very similar to the counter machine but with the added capability of indirect addressing of its registers. Like the… … Wikipedia
Uniform access principle — The Uniform Access Principle was put forth by Bertrand Meyer. It states All services offered by a module should be available through a uniform notation, which does not betray whether they are implemented through storage or through computation.… … Wikipedia
External variable — An external variable (keyword extern for C and C++ programming languages) is a variable declaration keyword used to signify that a global variable has been declared in another file, and is simply used within the file containing the extern keyword … Wikipedia